home *** CD-ROM | disk | FTP | other *** search
- object FMailTo: TFMailTo
- Left = 338
- Top = 338
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Send To E-mail'
- ClientHeight = 181
- ClientWidth = 424
- Color = clBtnFace
- Constraints.MaxWidth = 470
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poDefault
- Scaled = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object cntMain: TAMContainer
- Left = 0
- Top = 0
- Width = 329
- Height = 181
- Align = alLeft
- Color = 14540768
- DoubleBuffered = False
- object Bevel: TbsSkinBevel
- Left = 15
- Top = 20
- Width = 306
- Height = 114
- Shape = bsFrame
- SkinDataName = 'bevel'
- DividerMode = False
- end
- object lQuality: TLabel
- Left = 54
- Top = 72
- Width = 38
- Height = 13
- Alignment = taRightJustify
- Caption = 'Quality:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lCalculating: TLabel
- Left = 16
- Top = 143
- Width = 89
- Height = 13
- Caption = 'Calculating Size ...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object lSize: TLabel
- Left = 69
- Top = 43
- Width = 23
- Height = 13
- Alignment = taRightJustify
- Caption = 'Size:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object chOptimize: TAMCheckRadioBox
- Left = 25
- Top = 9
- Width = 56
- Height = 22
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'checkboxlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = 3881787
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = False
- ForcedColorUse = False
- ForcedColor = clBlack
- BusinessSkinForm = SkinForm
- Flat = True
- TabStop = True
- CanFocused = True
- Radio = False
- Checked = True
- GroupIndex = 0
- Caption = ' Optimize'
- OnClick = chOptimizeClick
- AutoSize = True
- end
- object cmTransferSpeed: TAMCustomComboBox
- Left = 219
- Top = -1
- Width = 110
- Height = 20
- TabOrder = 0
- Visible = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'simplecombobox'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = False
- Text = '56.6 Kbps'
- Items.Strings = (
- '28.8 Kbps'
- '56.6 Kbps'
- '128 Kbps'
- '256 Kbps'
- '512 Kbps'
- '1024 Kbps'
- '1 Mbps'
- '2 Mbps')
- ItemIndex = 1
- DropDownCount = 8
- Style = bscbFixedStyle
- TabStop = True
- end
- object cmPresetImageSize: TbsSkinComboBox
- Left = 102
- Top = 39
- Width = 167
- Height = 20
- TabOrder = 5
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'simplecombobox'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = False
- AlphaBlend = False
- AlphaBlendValue = 0
- AlphaBlendAnimation = False
- ListBoxUseSkinFont = True
- ImageIndex = -1
- ListBoxCaptionMode = False
- ListBoxDefaultFont.Charset = DEFAULT_CHARSET
- ListBoxDefaultFont.Color = clWindowText
- ListBoxDefaultFont.Height = 13
- ListBoxDefaultFont.Name = 'Tahoma'
- ListBoxDefaultFont.Style = []
- ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
- ListBoxDefaultCaptionFont.Color = clWindowText
- ListBoxDefaultCaptionFont.Height = 13
- ListBoxDefaultCaptionFont.Name = 'Tahoma'
- ListBoxDefaultCaptionFont.Style = []
- ListBoxDefaultItemHeight = 20
- ListBoxCaptionAlignment = taLeftJustify
- TabStop = True
- Text = 'As is'
- Items.Strings = (
- 'As is'
- '320 x 240'
- '400 x 300'
- '640 x 480'
- '800 x 600'
- '1024 x 768'
- '1280 x 960')
- ItemIndex = 0
- DropDownCount = 8
- HorizontalExtent = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 13
- Font.Name = 'Tahoma'
- Font.Style = []
- Sorted = False
- Style = bscbFixedStyle
- OnChange = cmPresetImageSizeChange
- end
- object eImageWidth: TAMEditGauge
- Left = 102
- Top = 39
- Width = 74
- Height = 16
- Text = '640'
- Precision = 0
- Value = 640
- MinValue = 1
- MaxValue = 5000
- zTag = 1
- ChangeOnEnter = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 16
- ButtonMode = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'editlight'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 13
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Visible = False
- end
- object eImageHeight: TAMEditGauge
- Left = 175
- Top = 39
- Width = 75
- Height = 16
- Text = '480'
- Precision = 0
- Value = 480
- MinValue = 1
- MaxValue = 5000
- zTag = 2
- ChangeOnEnter = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 16
- ButtonMode = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'editlight'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 13
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Visible = False
- end
- object cmPresetQuality: TbsSkinComboBox
- Tag = 3
- Left = 178
- Top = 69
- Width = 91
- Height = 19
- TabOrder = 7
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'simplecombobox'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 11
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AlphaBlend = False
- AlphaBlendValue = 0
- AlphaBlendAnimation = False
- ListBoxUseSkinFont = True
- ImageIndex = -1
- ListBoxCaptionMode = False
- ListBoxDefaultFont.Charset = DEFAULT_CHARSET
- ListBoxDefaultFont.Color = clWindowText
- ListBoxDefaultFont.Height = 13
- ListBoxDefaultFont.Name = 'Tahoma'
- ListBoxDefaultFont.Style = []
- ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
- ListBoxDefaultCaptionFont.Color = clWindowText
- ListBoxDefaultCaptionFont.Height = 13
- ListBoxDefaultCaptionFont.Name = 'Tahoma'
- ListBoxDefaultCaptionFont.Style = []
- ListBoxDefaultItemHeight = 20
- ListBoxCaptionAlignment = taLeftJustify
- TabStop = True
- Text = 'HIGH'
- Items.Strings = (
- 'LOW'
- 'MEDIUM'
- 'HIGH'
- 'MAXIMUM')
- ItemIndex = 2
- DropDownCount = 8
- HorizontalExtent = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 11
- Font.Name = 'Tahoma'
- Font.Style = []
- Sorted = False
- Style = bscbFixedStyle
- OnChange = cmPresetQualityChange
- end
- object gQuality: TbsSkinSlider
- Left = 96
- Top = 91
- Width = 180
- Height = 33
- TabOrder = 4
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'slider'
- BusinessSkinForm = SkinForm
- Options = [soSmooth]
- TabStop = False
- Value = 70
- Transparent = True
- UseSkinThumb = True
- OnChange = gQualityChange
- OnChanged = gQualityChanged
- end
- object eQuality: TAMEditGauge
- Left = 102
- Top = 69
- Width = 74
- Height = 16
- Text = '7'
- ValueChange = eQualityValueChange
- Precision = 0
- Value = 7
- MaxValue = 10
- zTag = 1
- ChangeOnEnter = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 16
- ButtonMode = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'editlight'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 13
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- OnKeyPress = eQualityKeyPress
- end
- object gProgress: TbsSkinGauge
- Left = 119
- Top = 140
- Width = 202
- Height = 21
- TabOrder = 8
- Visible = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'gaugelight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- VisibleOnlyIfWork = False
- ShowProgressText = True
- ShowPercent = False
- MinValue = 0
- MaxValue = 100
- Value = 0
- Vertical = False
- end
- end
- object bCancel: TbsSkinButton
- Left = 336
- Top = 45
- Width = 74
- Height = 24
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Cancel'
- NumGlyphs = 2
- Spacing = 1
- OnClick = bCancelClick
- end
- object bOk: TbsSkinButton
- Left = 336
- Top = 15
- Width = 74
- Height = 24
- TabOrder = 0
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Ok'
- NumGlyphs = 2
- Spacing = 1
- OnClick = bOkClick
- end
- object SkinForm: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 200
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 13
- DefCaptionFont.Name = 'Tahoma'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 13
- DefInActiveCaptionFont.Name = 'Tahoma'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 13
- DefMenuItemFont.Name = 'Tahoma'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- SkinData = SkinDataModule.SkinDataDlg
- MinHeight = 0
- MinWidth = 0
- Magnetic = False
- MagneticSize = 5
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
- Left = 384
- Top = 88
- end
- end
-